PortOne Server SDK for JVM
Toggle table of contents
0.23.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.b2b
Package-level
declarations
Types
Types
B2b
Client
Link copied to clipboard
class
B2bClient
(
apiSecret
:
String
,
apiBase
:
String
=
"https://api.portone.io"
,
storeId
:
String
?
=
null
)
:
Closeable
API Secret을 사용해 포트원 API 클라이언트를 생성합니다.